home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Delphi Magazine Collection 2001
/
Delphi Magazine Collection 20001 (2001).iso
/
Bonus
/
Plasmatech
/
ptscp_examples.exe
/
%MAINDIR%
/
Examples
/
Translation
/
Delphi
/
D3
/
NonRCStr.inc
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-08-31
|
402 b
|
11 lines
{ If some resources come out of a DLL, all must come from that
DLL. So we list all the forms here and include them in each
translation DLL.
You need to replace the "c:\plasmatech\plasmatools" paths
below with the path of your Shell Control Pack installation. }
{$R c:\plasmatech\plasmatools\FPTOpenDlg.dfm}
{$R c:\plasmatech\plasmatools\FPTFolderBrowseDlg.dfm}
{$R ..\..\FMain.dfm}